home *** CD-ROM | disk | FTP | other *** search
/ Top 200 Programs / Top 200 Programs.iso / desktop / Fontview / _SETUP.1 / fontvw.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  1998-06-03  |  2KB  |  91 lines

  1. object Form2: TForm2
  2.   Left = 352
  3.   Top = 203
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'fontVW'
  7.   ClientHeight = 153
  8.   ClientWidth = 221
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Panel1: TPanel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 221
  20.     Height = 153
  21.     Align = alClient
  22.     BorderStyle = bsSingle
  23.     TabOrder = 0
  24.     object Image1: TImage
  25.       Left = 8
  26.       Top = 8
  27.       Width = 209
  28.       Height = 97
  29.       Picture.Data = {<image000.bmp>}
  30.     end
  31.     object Label1: TLabel
  32.       Left = 8
  33.       Top = 104
  34.       Width = 201
  35.       Height = 13
  36.       AutoSize = False
  37.       Caption = 'Fonts einlesen...'
  38.     end
  39.     object ProgressBar1: TProgressBar
  40.       Left = 8
  41.       Top = 128
  42.       Width = 201
  43.       Height = 16
  44.       Min = 0
  45.       Max = 100
  46.       TabOrder = 0
  47.     end
  48.   end
  49.   object Translator1: TTranslator
  50.     TranslateList.Strings = (
  51.       '_Form'
  52.       'fontVW'
  53.       'fontVW'
  54.       ''
  55.       '_Label1'
  56.       'Fonts einlesen...'
  57.       'Reading fonts...'
  58.       '_Form_Hint'
  59.       ''
  60.       ''
  61.       '_Panel1'
  62.       ''
  63.       ''
  64.       '_Panel1_Hint'
  65.       ''
  66.       ''
  67.       '_Image1'
  68.       ''
  69.       ''
  70.       '_Image1_Hint'
  71.       ''
  72.       ''
  73.       '_Label1_Hint'
  74.       ''
  75.       ''
  76.       '_ProgressBar1'
  77.       ''
  78.       ''
  79.       '_ProgressBar1_Hint'
  80.       ''
  81.       ''
  82.       '_Translator1'
  83.       ''
  84.       '')
  85.     CurrentLanguage = German
  86.     TranslateAllForms = False
  87.     Left = 138
  88.     Top = 82
  89.   end
  90. end
  91.